Skip to content

"_jeb" Easter Egg Fix#1488

Merged
codeHusky merged 1 commit intoMCLCE:mainfrom
tylerreese543-lab:jeb-sheep-fix
Apr 9, 2026
Merged

"_jeb" Easter Egg Fix#1488
codeHusky merged 1 commit intoMCLCE:mainfrom
tylerreese543-lab:jeb-sheep-fix

Conversation

@tylerreese543-lab
Copy link
Copy Markdown
Contributor

@tylerreese543-lab tylerreese543-lab commented Apr 8, 2026

Fixed the original jeb sheep behavior.

For some reason the later code (now commented out) just completely overrid it

Description

Fixed a bug where the _jeb easter egg did not work.

Changes

Fixed the bug.

Previous Behavior

Sheep named "_jeb" would not cycle through the colors as intended.
image

Root Cause

image

There was a block of code that overrid the sheep's color no matter it's name.

New Behavior

image
2026-04-08.08-28-27.mp4

Now, sheep named _jeb cycle through the colors properly. I hope the screenshot shows enough information.

Fix Implementation

Moved the faulty line of code to inside the if-statement so it doesn't override unnecessarily.

AI Use Disclosure

No AI except maybe predictive text.

Related Issues

  • Fixes #[issue-number]
  • Related to #[issue-number]

Fixed the original jeb sheep behavior.

For some reason the later code (now commented out) just completely overrid it
@mattsumi
Copy link
Copy Markdown

mattsumi commented Apr 8, 2026

Can you provide a video?

@tylerreese543-lab
Copy link
Copy Markdown
Contributor Author

Yes, absolutely

@codeHusky codeHusky merged commit d25b762 into MCLCE:main Apr 9, 2026
1 check passed
BluTac10 added a commit to BluTac10/360Revived that referenced this pull request Apr 9, 2026
itsRevela pushed a commit to itsRevela/LCE-Revelations that referenced this pull request Apr 11, 2026
Fixed the original jeb sheep behavior.

For some reason the later code (now commented out) just completely overrid it
itsRevela added a commit to itsRevela/LCE-Revelations that referenced this pull request Apr 11, 2026
Reviewed 8 upstream commits from smartcmd/MCLCE/MinecraftConsoles and recorded the result as a merge so GitHub stops reporting "behind upstream". All accepted changes were cherry-picked earlier in this branch, and this commit only absorbs the upstream commit SHAs as reachable ancestors using the "ours" merge strategy, so no tree changes come in from this commit itself.

Applied:
- 98a86fc feat: set intro scene background to white (MCLCE#1474)
- 413baac fix: reorder autosave tick to account for weak hardware (MCLCE#1482)
- d25b762 Fix _jeb easter egg on sheep (MCLCE#1488)

Partially applied:
- d0786f9 Update more references to old smartcmd repo (credits reorganization and Star History URL applied, Nightly download URLs dropped since our fork has its own release pipeline, itsRevela added to Project Maintainers on top of upstream's restructure)

Already present:
- b928351 Update Windows64_Minecraft.cpp (MCLCE#1468). Unicode WinAPI conversion was already applied during our Linux cross-compile work, so this was a no-op cherry-pick.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants